-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.25 (latest)
-
Code
-
Classes
- UploadBuilder
| Total Complexity |
27 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
270 |
| Lines of code |
92 |
| Logical lines of code |
42 |
| Comment lines |
118 |
| Methods |
13 |
| Properties |
7 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| build() |
A |
49 |
11 |
30 |
| initiateMultipartUpload() |
S |
54 |
5 |
21 |
| setBucket() |
S |
79 |
1 |
3 |
| setKey() |
S |
79 |
1 |
3 |
| setMinPartSize() |
S |
75 |
1 |
4 |
| setConcurrency() |
S |
77 |
1 |
4 |
| setMd5() |
S |
77 |
1 |
4 |
| calculateMd5() |
S |
76 |
1 |
4 |
| calculatePartMd5() |
S |
76 |
1 |
4 |
| setAcp() |
S |
79 |
1 |
3 |
| setOption() |
S |
76 |
1 |
4 |
| addOptions() |
S |
75 |
1 |
4 |
| setTransferOptions() |
S |
77 |
1 |
4 |